-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to use Cilium CNI, Hubble, GatewayAPI #151
Conversation
MichaelMcCulloch
commented
Dec 30, 2023
•
edited
Loading
edited
- Add ability to use Cilium CNI
- Add Hubble Observability Tool
- Support Gateway API
* Add ability to use Cilium CNI --------- Co-authored-by: Michael McCulloch <[email protected]>
@geerlingguy Let me know if I've, like, ruined everything, or missed something obvious. Tested locally. Let me know if there needs to be a molecule for Cilium. |
@MichaelMcCulloch I successfully set up an 8 node cluster in a dev env, and can verify it works up to k8s v1.28.2. Works beautifully. |
* Optionally include the hubble cli * Add gateway API Support * Add convergeance test for cilium * and run it. * Idempotent CRD Apply --------- Co-authored-by: Michael McCulloch <[email protected]>
Co-authored-by: Michael McCulloch <[email protected]>
…eeded for HUGE downloads
This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark issues as stale. |
* deb822_repository format * Add `debian` package to be able to use deb822_repository. * Revert "Add `debian` package to be able to use deb822_repository." This reverts commit 054af0d. * Add `python3-debian` to list of dependencies. * Update apt cache when Kubernetes repo is added. * FML * Code style. * Removed some unnecessary stuff. * Just kidding, adding back in the release channel option. --------- Co-authored-by: Nathan Douglas <[email protected]>
* deb822_repository format * Add `debian` package to be able to use deb822_repository. * Revert "Add `debian` package to be able to use deb822_repository." This reverts commit 054af0d. * Add `python3-debian` to list of dependencies. * Update apt cache when Kubernetes repo is added. * FML * Code style. * Removed some unnecessary stuff. * Just kidding, adding back in the release channel option. --------- Co-authored-by: Nathan Douglas <[email protected]>